home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
private
/
Drivers
/
i386
/
SerialMouse.config
/
Spanish.lproj
/
SerialMouseInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-04
|
1KB
|
48 lines
SerialMouseInspector = {
ACTIONS = {
"comPortDidChange:" = "comPortDidChange:";
"invertDirections:" = "invertDirections:";
"setResolutionFromSlider:" = "setResolutionFromSlider:";
"setResolutionFromTextField:" = "setResolutionFromTextField:";
};
OUTLETS = {
comPortButton = comPortButton;
comPortPopup = comPortPopup;
fastText = fastText;
invertedSwitch = invertedSwitch;
resolutionBox = resolutionBox;
resolutionField = resolutionField;
resolutionSlider = resolutionSlider;
serialBox = serialBox;
serialMouseView = serialMouseView;
slowText = slowText;
};
SUPERCLASS = IODeviceInspector;
};
IODeviceInspector = {
ACTIONS = {
"channelOrInterruptPicked:" = "channelOrInterruptPicked:";
"rangeDidChange:" = "rangeDidChange:";
"showInfo:" = "showInfo:";
};
OUTLETS = {
accessoryHolder = accessoryHolder;
dmaBox = dmaBox;
dmaMatrix = dmaMatrix;
infoButton = infoButton;
infoPanel = infoPanel;
infoText = infoText;
inspectionView = inspectionView;
irqBox = irqBox;
irqMatrix = irqMatrix;
memoryBox = memoryBox;
memoryController = memoryController;
origWindow = origWindow;
portsBox = portsBox;
portsController = portsController;
statusTitle = statusTitle;
};
SUPERCLASS = Object;
};
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };